Bump collection, dio_http2_adapter, dio, dio_smart_retry, pretty_dio_logger and dio_cookie_manager#2
Open
Conversation
…logger and dio_cookie_manager Bumps [collection](https://github.com/dart-lang/collection), [dio_http2_adapter](https://github.com/cfug/dio/tree/main/plugins), [dio](https://github.com/cfug/dio), [dio_smart_retry](https://github.com/rodion-m/dio_smart_retry), [pretty_dio_logger](https://github.com/Milad-Akarie/pretty_dio_logger) and [dio_cookie_manager](https://github.com/cfug/dio/tree/main/plugins). These dependencies needed to be updated together. Updates `collection` from 1.15.0 to 1.17.0 - [Release notes](https://github.com/dart-lang/collection/releases) - [Changelog](https://github.com/dart-lang/collection/blob/master/CHANGELOG.md) - [Commits](dart-archive/collection@1.15.0...1.17.0) Updates `dio_http2_adapter` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/commits/2.1.0/plugins) Updates `dio` from 4.0.6 to 5.0.3 - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/commits/dio_v5.0.3) Updates `dio_smart_retry` from 1.2.0 to 5.0.0 - [Release notes](https://github.com/rodion-m/dio_smart_retry/releases) - [Changelog](https://github.com/rodion-m/dio_smart_retry/blob/master/CHANGELOG.md) - [Commits](https://github.com/rodion-m/dio_smart_retry/commits) Updates `pretty_dio_logger` from 1.2.0-beta-1 to 1.3.1 - [Release notes](https://github.com/Milad-Akarie/pretty_dio_logger/releases) - [Changelog](https://github.com/Milad-Akarie/pretty_dio_logger/blob/master/CHANGELOG.md) - [Commits](https://github.com/Milad-Akarie/pretty_dio_logger/commits) Updates `dio_cookie_manager` from 2.0.0 to 2.1.3 - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/commits/cookie_manager_v2.1.3/plugins) --- updated-dependencies: - dependency-name: collection dependency-type: direct:production - dependency-name: dio_http2_adapter dependency-type: direct:production - dependency-name: dio dependency-type: direct:production - dependency-name: dio_smart_retry dependency-type: direct:production - dependency-name: pretty_dio_logger dependency-type: direct:production - dependency-name: dio_cookie_manager dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps collection, dio_http2_adapter, dio, dio_smart_retry, pretty_dio_logger and dio_cookie_manager. These dependencies needed to be updated together.
Updates
collectionfrom 1.15.0 to 1.17.0Changelog
Sourced from collection's changelog.
Commits
ca45fc4update CI config; prep for publishing (#251)414ffa1Add elementAtOrNull extensions (#217)f9b433dIntroduce a new lastBy() function (#223)69766daAdd complexity bound on binary search methods (#239)5b43ad7Fix analysis issue with latest dev release (#236)e83c373fixed maxBy compare param signature (#224)c1a07e4Add a comment about NaN in min/max extensions (#234)2bbb27bPrepare to publish (#233)e1407daenable the avoid_dynamic_calls lint (#232)c8b249aAdd an Iterable.slice() extension (#191)Updates
dio_http2_adapterfrom 2.0.0 to 2.1.0Release notes
Sourced from dio_http2_adapter's releases.
Commits
Updates
diofrom 4.0.6 to 5.0.3Release notes
Sourced from dio's releases.
Commits
Updates
dio_smart_retryfrom 1.2.0 to 5.0.0Changelog
Sourced from dio_smart_retry's changelog.
Commits
Updates
pretty_dio_loggerfrom 1.2.0-beta-1 to 1.3.1Changelog
Sourced from pretty_dio_logger's changelog.
Commits
Updates
dio_cookie_managerfrom 2.0.0 to 2.1.3Release notes
Sourced from dio_cookie_manager's releases.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.